home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17287 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.magmacom.com!Jan
  2. From: Jan@Bytesmiths.com (Jan Steinman)
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: 15 Apr 1996 04:58:42 GMT
  6. Organization: Bytesmiths, the Smalltalk start-up specialists
  7. Message-ID: <Jan-1404962357150001@news.magmacom.com>
  8. References: <3134D499.653E@ix.netcom.com> <313613B2.136E@ksopk.sprint.com> <4i7qhl$ik6@cronkite.seas.gwu.edu> <4iuhi7$fmf@sundog.tiac.net> <4iumap$mn5@hustle.rahul.net> <31582A45.3742@vmark.com> <3163C031.4FB1@esec.ch> <3164888D.2B01@concentric.net> <4kbfn8$1bu@news1.is.net> <316971B0.FEF@amd.com> <Jan-1104960033370001@news.magmacom.com> <3171397F.4C3F@ibm.net>
  9. Reply-To: Jan@Bytesmiths.com
  10. NNTP-Posting-Host: 206.116.214.1
  11. X-Newsreader: Yet Another NewsWatcher 2.2.0b6
  12.  
  13. In article <3171397F.4C3F@ibm.net>, John M McIntosh <johnmci@ibm.net> wrote:
  14. > Jan Steinman wrote:
  15. > > Don't get me wrong, I'm one of the biggest ST fans around, but I wouldn't
  16. > > suggest it for serious number-crunching, unless you're doing infinite
  17. > > precision math...
  18. > Jan, I think you didn't clarify that that in Smalltalk you have number 
  19. > objects like:
  20. > 9347592375907230957230945702397395729472947294757092374902388
  21.  
  22. Well, I did just post a factorial method in another thread that
  23. outperforms C for cases "n > 13" but I guess that was too subtle!
  24. (Actually, I betrayed my age by suggesting C breaks for n! where n > 8,
  25. which is only true for 16 bit compilers.)
  26.  
  27. BTW: I just accidentally typed "1000 factorial" when I meant "100
  28. factorial." It took several seconds to print several window's worth of
  29. digits, but I suspect that most of that time was spent rendering the
  30. digits onto the screen, NOT calculating them.
  31.  
  32.  : Jan Steinman <mailto:Jan@Bytesmiths.com>
  33.  : Bytesmiths, the Smalltalk specialists <http://www.bytesmiths.com>
  34.  : 2002 Parkside Court, West Linn, OR 97068 USA +1 503 657 7703
  35.